Welcome![Sign In][Sign Up]
Location:
Search - Fast Fourier Transform

Search list

[AlgorithmDIT-FFT

Description: 本人编写的按时间抽取的快速傅立叶变换算法,非常实用的算法程序。-prepared by the time taken by the Fast Fourier Transform algorithm, the algorithm is very practical procedures.
Platform: | Size: 1024 | Author: 方芳 | Hits:

[matlabexpfft

Description: 抽样定理的实验体会,快速Fourier变换(FFT)及其应用等等的作业源码,很不错的,希望大家喜欢 -sampling theorem of experience. Fast Fourier Transform (FFT) and its application, etc. Operating source, very good, hope you like
Platform: | Size: 2048 | Author: 陈紫萱 | Hits:

[Data structsFFTmy

Description: 一维离散Fourier变换快速算法的c语言实现 。-one-dimensional Fast Fourier Transform algorithm in C Language.
Platform: | Size: 1024 | Author: | Hits:

[Special EffectsFFT2Dsource

Description: 二维FFT(快速傅立叶变换)变换源代码,可编译通过并能正常运行.-2D FFT (Fast Fourier Transform) transform source code, compile and can operate normally.
Platform: | Size: 295936 | Author: 黄钦 | Hits:

[AlgorithmFFTApp

Description: FFT,高速傅立叶变换源码,C语言,很不错的-FFT, fast Fourier transform source code, C language, very good
Platform: | Size: 114688 | Author: 岳一飞 | Hits:

[DSP programfft

Description: 傅立叶变换,可以进行谐波分析等运算,很使用,快速傅立叶变换-Fourier transform, harmonic analysis can be carried out, such as computing, it is the use of Fast Fourier Transform
Platform: | Size: 16384 | Author: 张振 | Hits:

[CSharpFFT2

Description: C#快速傅立叶变换,输入为时域的实部和虚部,输出为频域的虚部和实部,并可以选择逆变换或返回模和相位-C# Fast Fourier Transform, enter the domain too real and imaginary parts, the output for the frequency domain of the imaginary part and real part, and can choose or return inverse transform modulus and phase
Platform: | Size: 1024 | Author: wangjh | Hits:

[Mathimatics-Numerical algorithmsfft

Description: 离散傅里叶变换是20世纪60年代是计算复杂性研究的主要里程碑之一,1965年Cooley和Tukey所研究的计算离散傅里叶变换(Discrete Fourier Test)的快速傅氏变换(FFT)将计算量从О(n2)下降至О(nlogn),推进了FFT更深层、更广法的研究与应用。 这是一个傅氏变换的MPI程序,用C语言实现。-Discrete Fourier Transform of the 20th century 60 s computational complexity is a major milestone in one study, in 1965 Cooley and Tukey studied the calculation of discrete Fourier transform (Discrete Fourier Test) fast Fourier transform (FFT) calculation increased from О (n2) dropped to О (nlogn), the FFT to promote deeper, broader research and application of law. This is a Fourier transform of the MPI process, with C language.
Platform: | Size: 4096 | Author: chj | Hits:

[Algorithmfftw-2.1.5

Description: FFTW, a collection of fast C routines to compute the Discrete Fourier Transform in one or more dimensions.The fftw/ directory contains the source code for the complex transforms, and the rfftw/ directory contains the source code for the real transforms.
Platform: | Size: 1546240 | Author: 北科 | Hits:

[Algorithmfft_cLanguage

Description: c的快速傅立叶变换程序包,the file FFT.ZIP contains C source code for performing Discrete Fast Fourier Transforms (DFFTs) and inverse DFFTs. -c of the Fast Fourier Transform package, the file FFT.ZIP contains C source code for performing Discrete Fast FourierTransforms (DFFTs) and inverse DFFTs.
Platform: | Size: 7168 | Author: john duan | Hits:

[Documentsswitch

Description: c语言的经典程序 快速傅里叶变换-c language program of classical fast Fourier transform
Platform: | Size: 2048 | Author: dudu | Hits:

[Windows DevelopFourierDescriptor

Description: opencv 实现的快速傅立叶变换,速度较快-opencv realize the fast Fourier transform, fast
Platform: | Size: 916480 | Author: laomaobibi | Hits:

[Algorithm2008FrFT

Description: 经典分数阶傅立叶变换,土耳其算法(The fast Fractional Fourier Transform)-Classical fractional Fourier transform, Turkey algorithm (The fast Fractional Fourier Transform)
Platform: | Size: 2048 | Author: zhou | Hits:

[Special EffectsTen

Description: 第十章 MATLAB 图像正交变换 10.1 正交变换通用算子 10.2 傅立叶变换 10.2.1 傅立叶变换的原理 10.2.2 傅立叶性质 10.2.3 二维离散傅立叶变换( 2DDFT ) 10.2.4 快速傅立叶变换( FFT ) 10.2.5 傅立叶变换的研究与应用 10.3 离散余弦变换 10.3.1 DCT 变换矩阵 10.3.2 dct2 函数和 dctmtx 函数 10.4 Walsh- Hadamard 变换 10.5 Radon 变换 10.6 小波变换 10.6.1 小波的定义 10.6.2 小波变换函数 10.6.3 小波变换实例 10.6.4 小波除噪与压缩函数 -Chapter X MATLAB image orthogonal transformation orthogonal transformation 10.1 GM 10.2 Operators 10.2.1 Fourier transform Fourier transform Fourier 10.2.2 the nature of the principle of two-dimensional 10.2.3 Discrete Fourier Transform (2DDFT) 10.2 .4 Fast Fourier Transform (FFT) 10.2.5 Fourier Transform 10.3 Research and Application of Discrete Cosine Transform 10.3.1 DCT transformation matrix 10.3.2 dct2 function and dctmtx function 10.4 Walsh-Hadamard Transform 10.5 Radon Transform 10.6 wavelet transform 10.6.1 the definition of wavelet function 10.6.2 Wavelet Transform Wavelet Transform 10.6.3 Examples 10.6.4 Wavelet Denoising and Compression Functions
Platform: | Size: 5120 | Author: 王万国 | Hits:

[AlgorithmFFT

Description: 详细介绍了关于快速傅立叶变换FFT的算法、原理。-Described in detail on the fast Fourier transform FFT algorithm, principle.
Platform: | Size: 491520 | Author: gareen | Hits:

[matlabtransform

Description: 关于含噪信号的快速傅里叶变换和希尔伯特变换-On the noisy signal Fast Fourier Transform and Hilbert Transform
Platform: | Size: 1024 | Author: 郝霏霏 | Hits:

[DocumentsDigitalImageProcessing3

Description: 3.1 概述 3.2 可分离图像变换 3.3 离散傅里叶变换和性质 3.4 快速傅里叶变换 3.5 离散沃尔什变换 3.6 离散余弦变换 3.7 小波变换 -3.1 overview 3.2 detachable image transform 3.3 Discrete Fourier Transform and Fast Fourier Transform 3.4 Properties 3.5 Discrete Walsh Transform 3.6 Discrete Cosine Transform 3.7 Wavelet Transform
Platform: | Size: 13244416 | Author: wnl | Hits:

[2D Graphicfft

Description: The fft.c file is C code for a function to compute the 16 point real Fast Fourier Transform using the split radix algorithm. -The fft.c file is C code for a function to compute the 16 point real Fast Fourier Transform using the split radix algorithm.
Platform: | Size: 2048 | Author: 郭曉詠 | Hits:

[Special EffectsFourier

Description: OpenCV Fourier变换程序,很好用的,速度快-OpenCV Fourier transform procedure, well used, fast
Platform: | Size: 976896 | Author: baitao | Hits:

[Algorithmcfft

Description: fft使用C语言编程,快速傅里叶变换,有文本说明,可使用-fft the use of C language programming, fast Fourier transform, there are texts that can be used
Platform: | Size: 3072 | Author: zhulei | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net